﻿2026-06-04T03:42:55.2842078Z ##[group]Run actions/checkout@v5
2026-06-04T03:42:55.2843620Z with:
2026-06-04T03:42:55.2844302Z   repository: SaberMage/spt-core
2026-06-04T03:42:55.2852170Z   token: ***
2026-06-04T03:42:55.2852809Z   ssh-strict: true
2026-06-04T03:42:55.2853452Z   ssh-user: git
2026-06-04T03:42:55.2854105Z   persist-credentials: true
2026-06-04T03:42:55.2854812Z   clean: true
2026-06-04T03:42:55.2855458Z   sparse-checkout-cone-mode: true
2026-06-04T03:42:55.2856232Z   fetch-depth: 1
2026-06-04T03:42:55.2856868Z   fetch-tags: false
2026-06-04T03:42:55.2857514Z   show-progress: true
2026-06-04T03:42:55.2858161Z   lfs: false
2026-06-04T03:42:55.2858765Z   submodules: false
2026-06-04T03:42:55.2859486Z   set-safe-directory: true
2026-06-04T03:42:55.2860792Z ##[endgroup]
2026-06-04T03:42:55.4418822Z Syncing repository: SaberMage/spt-core
2026-06-04T03:42:55.4422918Z ##[group]Getting Git version info
2026-06-04T03:42:55.4424474Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T03:42:55.4426969Z [command]/usr/bin/git version
2026-06-04T03:42:55.4427992Z git version 2.34.1
2026-06-04T03:42:55.4431603Z ##[endgroup]
2026-06-04T03:42:55.4449832Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/f038e728-921e-48d8-8e72-b9e51d5f8752/.gitconfig'
2026-06-04T03:42:55.4471188Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/f038e728-921e-48d8-8e72-b9e51d5f8752' before making global git config changes
2026-06-04T03:42:55.4473978Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T03:42:55.4478484Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T03:42:55.4532438Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T03:42:55.4562247Z https://github.com/SaberMage/spt-core
2026-06-04T03:42:55.4581113Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T03:42:55.4588681Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T03:42:55.4618169Z refs/heads/dev-freeform
2026-06-04T03:42:55.4630864Z [command]/usr/bin/git checkout --detach
2026-06-04T03:42:55.4683271Z HEAD is now at 4ea3b37 feat(net): M4-D5b remote terminal attach (REQ-INST-8)
2026-06-04T03:42:55.4741710Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T03:42:55.4781028Z Deleted branch dev-freeform (was 4ea3b37).
2026-06-04T03:42:55.4828774Z ##[endgroup]
2026-06-04T03:42:55.4832649Z [command]/usr/bin/git submodule status
2026-06-04T03:42:55.5078979Z ##[group]Cleaning the repository
2026-06-04T03:42:55.5084416Z [command]/usr/bin/git clean -ffdx
2026-06-04T03:42:55.5123338Z Removing traceable-reqs
2026-06-04T03:42:55.5137060Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T03:42:55.5191671Z HEAD is now at 4ea3b37 feat(net): M4-D5b remote terminal attach (REQ-INST-8)
2026-06-04T03:42:55.5197891Z ##[endgroup]
2026-06-04T03:42:55.5201693Z ##[group]Disabling automatic garbage collection
2026-06-04T03:42:55.5207266Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T03:42:55.5245819Z ##[endgroup]
2026-06-04T03:42:55.5247519Z ##[group]Setting up auth
2026-06-04T03:42:55.5257762Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T03:42:55.5303764Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T03:42:55.5543117Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T03:42:55.5582779Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T03:42:55.5820798Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T03:42:55.5863096Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T03:42:55.6110030Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T03:42:55.6170770Z ##[endgroup]
2026-06-04T03:42:55.6172377Z ##[group]Fetching the repository
2026-06-04T03:42:55.6184896Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +269b8ef5bffa3b003519d98121c931c32054cbdd:refs/remotes/origin/dev-freeform
2026-06-04T03:42:56.2314232Z From https://github.com/SaberMage/spt-core
2026-06-04T03:42:56.2317578Z  + 4ea3b37...269b8ef 269b8ef5bffa3b003519d98121c931c32054cbdd -> origin/dev-freeform  (forced update)
2026-06-04T03:42:56.2340892Z ##[endgroup]
2026-06-04T03:42:56.2343249Z ##[group]Determining the checkout info
2026-06-04T03:42:56.2345796Z ##[endgroup]
2026-06-04T03:42:56.2349780Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T03:42:56.2409692Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T03:42:56.2447839Z ##[group]Checking out the ref
2026-06-04T03:42:56.2452732Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T03:42:56.2533273Z Warning: you are leaving 1 commit behind, not connected to
2026-06-04T03:42:56.2535591Z any of your branches:
2026-06-04T03:42:56.2536449Z 
2026-06-04T03:42:56.2537526Z   4ea3b37 feat(net): M4-D5b remote terminal attach (REQ-INST-8)
2026-06-04T03:42:56.2539139Z 
2026-06-04T03:42:56.2540735Z If you want to keep it by creating a new branch, this may be a good time
2026-06-04T03:42:56.2543327Z to do so with:
2026-06-04T03:42:56.2544211Z 
2026-06-04T03:42:56.2544976Z  git branch <new-branch-name> 4ea3b37
2026-06-04T03:42:56.2546232Z 
2026-06-04T03:42:56.2547132Z Switched to a new branch 'dev-freeform'
2026-06-04T03:42:56.2550150Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T03:42:56.2556969Z ##[endgroup]
2026-06-04T03:42:56.2602007Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T03:42:56.2638325Z 269b8ef5bffa3b003519d98121c931c32054cbdd
